home *** CD-ROM | disk | FTP | other *** search
- object formInfoWin: TformInfoWin
- Left = 326
- Top = 253
- Width = 345
- Height = 318
- BorderStyle = bsSizeToolWin
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- DesignSize = (
- 337
- 289)
- PixelsPerInch = 96
- TextHeight = 13
- object bnOk: TButton
- Left = 248
- Top = 256
- Width = 81
- Height = 25
- Anchors = [akRight, akBottom]
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 0
- OnClick = bnOkClick
- end
- object reInfo: TRichEdit
- Left = 8
- Top = 8
- Width = 321
- Height = 241
- Anchors = [akLeft, akTop, akRight, akBottom]
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 1
- end
- end
-